home *** CD-ROM | disk | FTP | other *** search
- Path: ie.u-ryukyu.ac.jp!news!usenet
- From: <fangming@tec.u-ryukyu.ac.jp>
- Newsgroups: comp.lang.c++
- Subject: Why failure in refering to myown header?
- Date: 8 Jan 1996 12:48:18 GMT
- Organization: university of ryukyus
- Message-ID: <4cr3qi$j90@news.cc.u-ryukyu.ac.jp>
- NNTP-Posting-Host: 133.13.65.107
- Mime-Version: 1.0
- Content-Type: text/plain; charset=iso-2022-jp
- Content-Transfer-Encoding: 8bit
- X-Mailer: Mozilla 1.1N (Macintosh; I; PPC)
- X-URL: news://news.cc.u-ryukyu.ac.jp/comp.lang.c++
-
- Hi, everyone.
-
- I use the Symantec C++ in Macintosh.
-
- I made a header file, graph.h by pre-compile a textfile, graph.c, then I
- put it in my project folder. I included graph.h in another textfile,
- mywindow.c, but failed to compile it. The error message said as
- following as
-
- File (IR(Jwavemake.c(IS(J; Line 12
- Error: Inclusion of any precompiled header must be the first non-
- blank, they cannot be used when precompiling
-
- I don't know what is wrong with it.
-
- Can anyone who know it let me know please.
-
- ming
-
-
-
-
-